home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / CRIBBAGE.PAK / CRIBBAGE.RH < prev    next >
Text File  |  1997-05-06  |  4KB  |  127 lines

  1. /****************************************************************************
  2.  
  3.  
  4. cribbage.rh
  5.  
  6. produced by Borland Resource Workshop
  7.  
  8.  
  9. *****************************************************************************/
  10.  
  11. //#define DIALOG_5     5
  12. #define IDC_DETAIL_LIST     101
  13. #define IDC_DETAIL_TOTAL     201
  14. //#define DIALOG_4     4
  15. #define SHOW_POINTS_DIALOG     12
  16. #define CM_DETAIL     102
  17. #define IDC_SHOW_POINTS_MESSAGE     201
  18. //#define DIALOG_3     3
  19.  
  20. #define QUICK_POINTS_DIALOG     11
  21.  
  22. #define IDC_PUSHBUTTON0    100
  23. #define IDC_PUSHBUTTON1    101
  24. #define IDC_PUSHBUTTON2    102
  25. #define IDC_PUSHBUTTON3    103
  26. #define IDC_PUSHBUTTON4    104
  27. #define IDC_PUSHBUTTON5    105
  28. #define IDC_PUSHBUTTON6    106
  29. #define IDC_PUSHBUTTON7    107
  30. #define IDC_PUSHBUTTON8    108
  31. #define IDC_PUSHBUTTON9    109
  32. #define IDC_PUSHBUTTON10   110
  33. #define IDC_PUSHBUTTON11     111
  34. #define IDC_PUSHBUTTON12     112
  35. #define IDC_PUSHBUTTON13     113
  36. #define IDC_PUSHBUTTON14     114
  37. #define IDC_PUSHBUTTON15     115
  38. #define IDC_PUSHBUTTON16     116
  39. #define IDC_PUSHBUTTON17     117
  40. #define IDC_PUSHBUTTON18     118
  41. #define IDC_PUSHBUTTON19     119
  42. #define IDC_PUSHBUTTON20     120
  43. #define IDC_PUSHBUTTON21     121
  44. #define IDC_PUSHBUTTON22     122
  45. #define IDC_PUSHBUTTON23     123
  46. #define IDC_PUSHBUTTON24     124
  47. #define IDC_PUSHBUTTON25     125
  48. #define IDC_PUSHBUTTON26     126
  49. #define IDC_PUSHBUTTON27     127
  50. #define IDC_PUSHBUTTON28   128
  51. #define IDC_PUSHBUTTON29   129
  52.  
  53. #define IDC_QUICK_POINTS_MESSAGE     201
  54.  
  55. #define DIALOG_1      6001
  56. #define GO_DIALOG     6010
  57.  
  58. #define IDS_TOTAL     110
  59. #define IDC_RUNS_7CARD     127
  60. #define IDC_RUNS_6CARD     126
  61. #define IDC_RUNS_5CARD     118
  62. #define IDC_RUNS_4CARD     117
  63. #define IDC_RUNS_3CARD     116
  64. #define IDC_RUNS_NONE     125
  65. #define IDC_PAIRS_6     122
  66. #define IDC_PAIRS_3     121
  67. #define IDC_PAIRS_1     120
  68. #define IDC_PAIRS_0     124
  69. #define IDC_POINT_NONE     123
  70. #define IDC_POINT_LASTCARD     114
  71. #define IDC_POINT_31     113
  72. #define IDC_POINT_15     112
  73. #define IDC_GROUPBOX1     111
  74. #define IDC_GROUPBOX2     115
  75. #define IDC_GROUPBOX3     119
  76.  
  77.  
  78.  
  79. #define CUT_RESULT_DIALOG     6006
  80. #define IDS_RESULT_MSG     1
  81. #define IDC_LISTBOX1     101
  82. #define COUNT_POINTS_DIALOG     6004
  83.  
  84. #define IDC_CHECKBOX1     101
  85. #define IDC_GROUPBOX4     102
  86. #define IDC_GROUPBOX6     108
  87. #define IDC_RADIOBUTTON1     109
  88. #define IDC_RADIOBUTTON2     110
  89. #define IDC_RADIOBUTTON3     111
  90. #define IDC_RADIOBUTTON8     117
  91. #define IDC_RADIOBUTTON9     118
  92. #define IDC_RADIOBUTTON7     116
  93. #define IDC_RADIOBUTTON4     112
  94. #define IDC_RADIOBUTTON5     113
  95. #define IDC_RADIOBUTTON6     114
  96. #define IDC_GROUPBOX5     105
  97. #define IDS_SHOW_POINT_MSG     101
  98. #define IDC_GROUPBOX7     115
  99. #define CUT_DIALOG     6007
  100. #define CUT_BITMAP     1101
  101. #define ABOUT_DIALOG     6002
  102. #define DECK     3
  103. #define EMPTY_HOLE     2
  104. #define PEGBOARD     1
  105. #define CM_POPUPITEM9     110
  106. #define CM_POPUPITEM8     109
  107. #define CM_POPUPITEM7     108
  108. #define CM_POPUPITEM6     107
  109. #define CM_POPUPITEM5     106
  110. #define CM_POPUPITEM4     105
  111. #define CM_POPUPITEM3     104
  112. #define CM_POPUPITEM2     103
  113. #define CM_POPUPITEM1     102
  114. #define CM_POPUPITEM     101
  115. #define ICON_1     1
  116. #define MENU_1     1
  117. #define CM_HELP_ABOUT     106
  118. #define CM_GAME_EXIT     103
  119. #define CM_GAME_NEW     101
  120. #define IDC_DECKSTYLE     105
  121. #define IDC_MHCARDDECK4     106
  122.  
  123. #define CM_DEAL_BUTTON  200
  124. #define CM_GO_BUTTON    201
  125. #define CM_DONE_BUTTON  202
  126.  
  127.